home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMENTREDATAS / TFRMENTREDATAS.txt
Text File  |  2004-10-21  |  2KB  |  106 lines

  1. object frmEntreDatas: TfrmEntreDatas
  2.   Left = 858
  3.   Top = 150
  4.   BorderStyle = bsNone
  5.   Caption = 'frmEntreDatas'
  6.   ClientHeight = 152
  7.   ClientWidth = 285
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Shape1: TShape
  20.     Left = 0
  21.     Top = 0
  22.     Width = 285
  23.     Height = 152
  24.     Align = alClient
  25.   end
  26.   object Panel1: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 285
  30.     Height = 152
  31.     Align = alClient
  32.     BevelWidth = 3
  33.     Color = clWhite
  34.     TabOrder = 0
  35.     object Label1: TLabel
  36.       Left = 15
  37.       Top = 72
  38.       Width = 25
  39.       Height = 13
  40.       Alignment = taCenter
  41.       Caption = 'Entre'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = []
  47.       ParentFont = False
  48.     end
  49.     object Label2: TLabel
  50.       Left = 8
  51.       Top = 16
  52.       Width = 223
  53.       Height = 24
  54.       Caption = 'Seleccione o intervalo'
  55.       Font.Charset = ANSI_CHARSET
  56.       Font.Color = clGray
  57.       Font.Height = -21
  58.       Font.Name = 'Arial'
  59.       Font.Style = [fsBold]
  60.       ParentFont = False
  61.       Transparent = True
  62.     end
  63.     object Label4: TLabel
  64.       Left = 151
  65.       Top = 72
  66.       Width = 6
  67.       Height = 13
  68.       Alignment = taCenter
  69.       Caption = 'e'
  70.       Font.Charset = DEFAULT_CHARSET
  71.       Font.Color = clWindowText
  72.       Font.Height = -11
  73.       Font.Name = 'MS Sans Serif'
  74.       Font.Style = []
  75.       ParentFont = False
  76.     end
  77.     object BitBtn1: TBitBtn
  78.       Left = 178
  79.       Top = 106
  80.       Width = 75
  81.       Height = 25
  82.       Caption = 'Ok'
  83.       TabOrder = 2
  84.       Kind = bkOK
  85.     end
  86.     object DateEdit1: TDateEdit
  87.       Left = 50
  88.       Top = 68
  89.       Width = 90
  90.       Height = 21
  91.       Color = clBtnFace
  92.       NumGlyphs = 2
  93.       TabOrder = 0
  94.     end
  95.     object DateEdit2: TDateEdit
  96.       Left = 170
  97.       Top = 68
  98.       Width = 90
  99.       Height = 21
  100.       Color = clBtnFace
  101.       NumGlyphs = 2
  102.       TabOrder = 1
  103.     end
  104.   end
  105. end
  106.